The methods in the Dreamweaver JavaScript API are grouped functionally and then alphabetically by object and then by method name. For example, methods that deal with creating, applying, and deleting CSS styles are grouped under CSS Style functions; methods of the dom
object are listed first, followed by methods of the dreamweaver
object, followed by methods of the dreamweaver.cssStylePalette
object. Optional arguments are enclosed in curly braces ({ }).